SCCM Manager 3.0
Keys Eigenschaft


ActionPanel.PluginBase Namespace > ObservableDictionary<TKey,TValue> Klasse : Keys Eigenschaft
Syntax
'Deklaration
 
Public ReadOnly Property Keys As System.Collections.Generic.Dictionary(Of TKey,TValue)
'Usage
 
Dim instance As ObservableDictionary(Of TKey,TValue)
Dim value As System.Collections.Generic.Dictionary(Of TKey,TValue)
 
value = instance.Keys
public System.Collections.Generic.Dictionary<TKey,TValue> Keys {get;}
Anforderungen

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

Siehe auch

Referenz

ObservableDictionary<TKey,TValue> Klasse
ObservableDictionary<TKey,TValue> Member